Merge "Add Special:Stats as an alias for Special:Statistics"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Thu, 11 Jan 2018 00:06:14 +0000 (00:06 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 11 Jan 2018 00:06:15 +0000 (00:06 +0000)
languages/messages/MessagesEn.php

index a3173d4..16a12de 100644 (file)
@@ -488,7 +488,7 @@ $specialPageAliases = [
        'Search'                    => [ 'Search' ],
        'Shortpages'                => [ 'ShortPages' ],
        'Specialpages'              => [ 'SpecialPages' ],
-       'Statistics'                => [ 'Statistics' ],
+       'Statistics'                => [ 'Statistics', 'Stats' ],
        'Tags'                      => [ 'Tags' ],
        'TrackingCategories'        => [ 'TrackingCategories' ],
        'Unblock'                   => [ 'Unblock' ],